Make LogFormatter::msg() use RequestContext::msg() instead of reinventing the wheel...
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Fri, 15 Jun 2012 18:25:00 +0000 (20:25 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Fri, 15 Jun 2012 18:26:39 +0000 (20:26 +0200)
commit44a8e839297209a09ae211e226524d3fa7b6c7ba
tree1a3eaa0d77525a603ebe0e721be9374ca06571a6
parentb1b9e3a7f3bc68af7d21361a75978ddbcc7cc449
Make LogFormatter::msg() use RequestContext::msg() instead of reinventing the wheel and making everything itself.

Change-Id: I4df5a2d1dc9e05d6cf92a0a4f6e77a36c063c58e
includes/logging/LogFormatter.php